Resource StructureDefinition/FHIR Server from package kbv.ita.vos#2.1.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-EX-VoS-PrescriptionType",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType",
"version" : "2.1.0",
"name" : "KBV_EX_VoS_PrescriptionType",
"title" : "KBV_EX_VoS_PrescriptionType",
"status" : "active",
"date" : "2023-02-01",
"publisher" : "Kassenärztliche Bundesvereinigung",
"description" : "Extension zur Erfassung des Rezepttyps (Muster16, BTM, T-RP, etc.) für eine Verordnung",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "MedicationRequest"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Rezepttyp",
"definition" : "Der ausgewählte Rezepttyp für eine Verordnung (Muster 16, BTM-, T-Rezept, ...)"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Extension.value[x]:valueCodeableConcept",
"path" : "Extension.value[x]",
"sliceName" : "valueCodeableConcept",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Extension.value[x]:valueCodeableConcept.coding",
"path" : "Extension.value[x].coding",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_PrescriptionType"
}
},
{
"id" : "Extension.value[x]:valueCodeableConcept.coding.system",
"path" : "Extension.value[x].coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_PrescriptionType"
},
{
"id" : "Extension.value[x]:valueCodeableConcept.coding.code",
"path" : "Extension.value[x].coding.code",
"min" : 1
},
{
"id" : "Extension.value[x]:valueCodeableConcept.text",
"path" : "Extension.value[x].text",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.